func github.com/andybalholm/brotli.expectQuality

2 uses

	github.com/andybalholm/brotli (current package)
		http.go#L77: 				spec.Q, s = expectQuality(s[2:])
		http.go#L114: func expectQuality(s string) (q float64, rest string) {